home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / viewers / polyview / polyvw31.lha / Polyview3.1 / new / BUGS < prev    next >
Text File  |  1993-05-15  |  1KB  |  27 lines

  1. Known bugs in and problems with Polyview 3.0:
  2.  
  3. o Polyview supports multiple graphics windows but only one action list.
  4.   Thus, if you are in the middle of an action sequence (a 'move camera'
  5.   flight, or a series of commands loaded from a script) in one window and
  6.   make another window active, the newly active window will start executing
  7.   the actions.
  8.  
  9.   There should be separate action lists on a per-window basis.  This is a 
  10.   deficiency inherited from Polyview 2.0 and is on my long-range to-do list.
  11.  
  12. o Having separate windows for animation control ('time') and for palette
  13.   control ('palette') and having those windows reconfigure themselves when
  14.   the user makes a new polyview window active is bad; those controls should
  15.   be built into each polyview window.
  16.  
  17.   Again, this is a deficiency inherited from 2.0 and is also on my long-
  18.   range to-do list.
  19.  
  20. o When running with multiple windows, one palette is shared among all the
  21.   windows.  Which palette is used at any given time is determined by the
  22.   current active window, but when the active window changes, all windows
  23.   on the screen change palettes to accommodate the new active window.
  24.  
  25.   Again, inherited from 2.0 and to be changed.
  26.  
  27.